home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Markets / Education / HyperCard In Education / Colonies / card_6334.txt < prev    next >
Text File  |  1990-02-20  |  8KB  |  343 lines

  1. -- card: 6334 from stack: in
  2. -- bmap block id: 6767
  3. -- flags: 0000
  4. -- background id: 3737
  5. -- name: Southern Colonies
  6.  
  7.  
  8. -- part 54 (field)
  9. -- low flags: 81
  10. -- high flags: 2004
  11. -- rect: left=250 top=46 right=287 bottom=504
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 2
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 15
  19. -- part name: Directions 1
  20.  
  21.  
  22. -- part 55 (field)
  23. -- low flags: 81
  24. -- high flags: 2004
  25. -- rect: left=250 top=22 right=288 bottom=503
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 2
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 15
  33. -- part name: Directions 2
  34.  
  35.  
  36. -- part 56 (field)
  37. -- low flags: 81
  38. -- high flags: 2004
  39. -- rect: left=250 top=145 right=287 bottom=504
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 0
  43. -- font id: 2
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: Directions 3
  48.  
  49.  
  50. -- part 57 (field)
  51. -- low flags: 81
  52. -- high flags: 2004
  53. -- rect: left=250 top=33 right=287 bottom=504
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 0
  57. -- font id: 2
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: Directions 4
  62.  
  63.  
  64. -- part 58 (field)
  65. -- low flags: 81
  66. -- high flags: 2004
  67. -- rect: left=250 top=49 right=288 bottom=504
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 0
  71. -- font id: 2
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: Directions 5
  76.  
  77.  
  78. -- part 59 (field)
  79. -- low flags: 81
  80. -- high flags: 2004
  81. -- rect: left=91 top=21 right=287 bottom=421
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 0
  85. -- font id: 2
  86. -- text size: 12
  87. -- style flags: 0
  88. -- line height: 16
  89. -- part name: Directions 6
  90.  
  91.  
  92. -- part 60 (button)
  93. -- low flags: 80
  94. -- high flags: 8003
  95. -- rect: left=102 top=259 right=281 bottom=159
  96. -- title width / last selected line: 0
  97. -- icon id / first selected line: 0 / 0
  98. -- text alignment: 1
  99. -- font id: 0
  100. -- text size: 12
  101. -- style flags: 0
  102. -- line height: 16
  103. -- part name: Exit
  104.  
  105.  
  106. -- part 61 (button)
  107. -- low flags: 80
  108. -- high flags: 8003
  109. -- rect: left=434 top=259 right=281 bottom=491
  110. -- title width / last selected line: 0
  111. -- icon id / first selected line: 0 / 0
  112. -- text alignment: 1
  113. -- font id: 0
  114. -- text size: 12
  115. -- style flags: 0
  116. -- line height: 16
  117. -- part name: OK
  118.  
  119.  
  120. -- part 62 (button)
  121. -- low flags: 80
  122. -- high flags: 8003
  123. -- rect: left=337 top=259 right=281 bottom=416
  124. -- title width / last selected line: 0
  125. -- icon id / first selected line: 0 / 0
  126. -- text alignment: 1
  127. -- font id: 0
  128. -- text size: 12
  129. -- style flags: 0
  130. -- line height: 16
  131. -- part name: Diffusion
  132.  
  133.  
  134. -- part 66 (button)
  135. -- low flags: 00
  136. -- high flags: 0000
  137. -- rect: left=246 top=25 right=97 bottom=307
  138. -- title width / last selected line: 0
  139. -- icon id / first selected line: 0 / 0
  140. -- text alignment: 1
  141. -- font id: 0
  142. -- text size: 12
  143. -- style flags: 0
  144. -- line height: 16
  145. -- part name: Maryland
  146. ----- HyperTalk script -----
  147. on mouseUp
  148.   global whichField
  149.   push this card
  150.   put "Maryland" into whichField
  151.   go card "Information"
  152. end mouseUp
  153.  
  154.  
  155.  
  156. -- part 67 (button)
  157. -- low flags: 00
  158. -- high flags: 0000
  159. -- rect: left=171 top=28 right=126 bottom=248
  160. -- title width / last selected line: 0
  161. -- icon id / first selected line: 0 / 0
  162. -- text alignment: 1
  163. -- font id: 0
  164. -- text size: 12
  165. -- style flags: 0
  166. -- line height: 16
  167. -- part name: Virginia
  168. ----- HyperTalk script -----
  169. on mouseUp
  170.   global whichField
  171.   push this card
  172.   put "Virginia" into whichField
  173.   go card "Information"
  174. end mouseUp
  175.  
  176.  
  177.  
  178. -- part 68 (button)
  179. -- low flags: 00
  180. -- high flags: 0000
  181. -- rect: left=165 top=125 right=188 bottom=285
  182. -- title width / last selected line: 0
  183. -- icon id / first selected line: 0 / 0
  184. -- text alignment: 1
  185. -- font id: 0
  186. -- text size: 12
  187. -- style flags: 0
  188. -- line height: 16
  189. -- part name: N Carolina
  190. ----- HyperTalk script -----
  191. on mouseUp
  192.   global whichField
  193.   push this card
  194.   put "N Carolina" into whichField
  195.   go card "Information"
  196. end mouseUp
  197.  
  198.  
  199.  
  200. -- part 69 (button)
  201. -- low flags: 00
  202. -- high flags: 0000
  203. -- rect: left=66 top=187 right=310 bottom=146
  204. -- title width / last selected line: 0
  205. -- icon id / first selected line: 0 / 0
  206. -- text alignment: 1
  207. -- font id: 0
  208. -- text size: 12
  209. -- style flags: 0
  210. -- line height: 16
  211. -- part name: Georgia
  212. ----- HyperTalk script -----
  213. on mouseUp
  214.   global whichField
  215.   push this card
  216.   put "Georgia" into whichField
  217.   go card "Information"
  218. end mouseUp
  219.  
  220.  
  221.  
  222. -- part 70 (button)
  223. -- low flags: 00
  224. -- high flags: 0000
  225. -- rect: left=109 top=162 right=229 bottom=201
  226. -- title width / last selected line: 0
  227. -- icon id / first selected line: 0 / 0
  228. -- text alignment: 1
  229. -- font id: 0
  230. -- text size: 12
  231. -- style flags: 0
  232. -- line height: 16
  233. -- part name: S Carolina
  234. ----- HyperTalk script -----
  235. on mouseUp
  236.   global whichField
  237.   push this card
  238.   put "S Carolina" into whichField
  239.   go card "Information"
  240. end mouseUp
  241.  
  242.  
  243.  
  244. -- part 71 (button)
  245. -- low flags: 00
  246. -- high flags: 0001
  247. -- rect: left=18 top=227 right=293 bottom=64
  248. -- title width / last selected line: 0
  249. -- icon id / first selected line: 0 / 0
  250. -- text alignment: 1
  251. -- font id: 0
  252. -- text size: 12
  253. -- style flags: 0
  254. -- line height: 16
  255. -- part name: 
  256.  
  257.  
  258. -- part 72 (button)
  259. -- low flags: 00
  260. -- high flags: A002
  261. -- rect: left=97 top=319 right=340 bottom=157
  262. -- title width / last selected line: 0
  263. -- icon id / first selected line: 0 / 0
  264. -- text alignment: 1
  265. -- font id: 0
  266. -- text size: 12
  267. -- style flags: 0
  268. -- line height: 16
  269. -- part name: Return
  270. ----- HyperTalk script -----
  271. on mouseUp
  272.   global ReturnCard
  273.   go ReturnCard
  274. end mouseUp
  275.  
  276.  
  277.  
  278. -- part contents for card part 54
  279. ----- text -----
  280. This is the Halftone card.  The position of the white crossbar represents a brightness-and-contrast setting.  HyperScan makes an initial guess about a good brightness-and-contrast setting for the scan.  
  281.  
  282. For most scans, this default setting produces great results‚Äîsave the image and you‚Äôre done!
  283.  
  284. ‚Ä¢ When you are finished reading, 
  285.    click OK.
  286.  
  287.  
  288. -- part contents for card part 55
  289. ----- text -----
  290. You can refine the brightness-and-contrast setting as follows:
  291.  
  292. ‚Ä¢ Click in a new location (or drag the 
  293.    white crossbar to a new place).  
  294.  
  295. Moving the crossbar to the left decreases the contrast; moving it right increases the contrast.  Moving the crossbar up increases the brightness; moving it down decreases the brightness.
  296.  
  297. ‚Ä¢ When you are finished making 
  298.     adjustments, click OK.
  299.  
  300.  
  301.  
  302. -- part contents for card part 56
  303. ----- text -----
  304. You also may want to apply halftone effects to the image, either to enhance it or to get special effects.
  305.  
  306. ‚Ä¢  Click the Effects icon to go the  
  307.     Effects card.
  308.  
  309. -- part contents for card part 57
  310. ----- text -----
  311. At this point, you could continue to adjust the brightness-and-contrast setting or to apply halftone effects.
  312.  
  313. In general, the Diffusion effect produces the best results, even for line art and other high-contrast originals.
  314.  
  315. ‚Ä¢ Click Diffusion to reapply the 
  316.    Diffusion effect before going on
  317.   (otherwise, you‚Äôll keep your version).‚Ä¢ Click OK to continue.
  318.  
  319. -- part contents for card part 58
  320. ----- text -----
  321. When you are satisfied with the results, you can save the image.
  322.  
  323. You can‚Äôt change a saved image, but you can copy it to other stacks, print it, or touch it up with the Paint tools.
  324. (You can always return to this card to make more changes.)
  325.  
  326. ‚Ä¢  Click Save now to append a new 
  327.     card with a copy of the image to 
  328.     the end of the stack.
  329.  
  330.  
  331. -- part contents for card part 59
  332. ----- text -----
  333. That‚Äôs it!  You now know how to use HyperScan.  Your saved image is at the end of this stack.  In general, follow these steps to do a scan:
  334.  
  335. 1. Click either the Portrait icon or Landscape icon 
  336.     on the first card to get started.
  337. 2. Click the Question Mark icon on any card for 
  338.     information on how to proceed.
  339.  
  340. The on-line help also documents HyperScan‚Äôs shortcuts and advanced commands.
  341.  
  342. ‚Ä¢  Click Exit to end this walkthrough.  Next, you 
  343.     should read ‚ÄúGetting around in HyperScan.‚Äù